SlimStat\Dependencies\Symfony\Component\Console\Input\ArgvInput B

Total Complexity 91
Dependencies 2
Dependents 1
Total lines 338
Lines of code 211
Logical lines of code 133
Comment lines 59
Methods 14
Properties 2

Methods 14

Method Rating Maintainability Complexity Lines of code
addLongOption()
B
45 17 38
getFirstArgument()
A
52 13 22
parseArgument()
A
49 10 29
parseToken()
A
58 10 14
getParameterOption()
A
54 9 20
hasParameterOption()
A
57 9 15
parseShortOptionSet()
S
56 6 16
parseShortOption()
S
61 4 12
__toString()
S
61 4 12
parseLongOption()
S
61 3 11
parse()
S
68 2 7
addShortOption()
S
69 2 6
__construct()
S
70 1 6
setTokens()
S
81 1 3